Another attempt at getting Xrandr screen size changes right. Actually
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 24 Feb 2009 05:09:13 +0000 (05:09 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 24 Feb 2009 05:09:13 +0000 (05:09 +0000)
commitfcdd092ae6fcfcfd1f5e94dd646c3c0e776ebf08
tree9d2cc44e5f730ed35008052197675bbc9a399528
parent7d8930fdcc0cbf1f712de26da30674fc28fc5903
Another attempt at getting Xrandr screen size changes right. Actually

        * gdk/x11/gdkevents-x11.c:
        * gdk/x11/gdkscreen-x11.[hc]: Another attempt at getting Xrandr
        screen size changes right. Actually handle XRRScreenChangeNotify
        events, and ignore root ConfigureNotify events if we are using
        Xrandr. Only emit size-changed signals if the screen size changed,
        and only emit monitor-changed signals if the monitors changed.

svn path=/trunk/; revision=22398
ChangeLog
gdk/x11/gdkevents-x11.c
gdk/x11/gdkscreen-x11.c
gdk/x11/gdkscreen-x11.h